Adjust saved positions of children when resizing a guffaw_gravity = TRUE
authorOwen Taylor <otaylor@redhat.com>
Fri, 5 Feb 1999 18:40:14 +0000 (18:40 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 5 Feb 1999 18:40:14 +0000 (18:40 +0000)
commiteb437560d35e11836eea5bac750e6f64e98d8632
tree1e88a46cbc949580ba4068b7c6d19ffc1e0b7075
parent915f2c5e5991888d8237c1ecee09bda825c20d39
Adjust saved positions of children when resizing a guffaw_gravity = TRUE

Fri Feb  5 13:23:50 1999  Owen Taylor  <otaylor@redhat.com>

* gdk/gdkwindow.c (gdk_window_move_resize): Adjust
saved positions of children when resizing a
guffaw_gravity = TRUE window.

* gtk/gtkdnd.c (gtk_drag_highlight): Rework the
 highlighting so that it is done in callbacks for
 draw and expose. This should solve problems with
         multiple highlights for the same GdkWindow.

* gtk/gtkdnd.c (gtk_drag_highlight): Fix bug where
the highlight was being drawn with an incorrect
width/height for !NO_WINDOW widgets.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkwindow.c
gdk/x11/gdkwindow-x11.c
gtk/gtkdnd.c